Namespace - LJCDataTransformDAL
Parameters
dataProcesses - The Processes collection.
stepTaskStatus - The StepTask status.
Returns
True if successful, otherwise false.
Syntax
| C# |
|
public Boolean AllStepsAndTasksInStatus(DataProcesses dataProcesses, StepTaskStatus stepTaskStatus)
|
Check if all associated Steps and StepTasks are in the provided status.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.